home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / util / misc / Geld_Pruef.lha / geldschein-pruef.doc < prev    next >
Text File  |  1997-08-18  |  1KB  |  52 lines

  1.  
  2.   Geldschein-Pruef
  3.  
  4.   © 1997 by Finn Jacobs
  5.   PUBLIC DOMAIN. No rights reserved. ;-)
  6.  
  7.   Freely distributable (non-commercially as well as commercially).
  8.  
  9.   Version      : 1.2a
  10.   Release Date : 18.08.1997
  11.  
  12.   Discription
  13.   ~~~~~~~~~~~
  14.   Geldschein-Pruef is a tool for checking the numbers of the german
  15.   moneysheets :-). It is just a simple usage in Ansi-C of the Dieder-
  16.   ischen Groups of the calculus of the 8-Checkcharacters-algorithm.
  17.  
  18.   Still no problems has been sighted.
  19.  
  20.   Background
  21.   ~~~~~~~~~~
  22.   Just as I read a book about coding-theorems from the university-library
  23.   I saw the diederischen Groups and the 8-Checkcharacters-Algorithm. When
  24.   this articel in addition was about money, it had my attention. I read
  25.   the articel about matrix and the mathematic aspect of it and learned
  26.   some hints about matrix-calculation.
  27.  
  28.   But not the usage of the "checked" numbers of the german bank were
  29.   interesting, as well the power of the error-correction of the dieder-
  30.   ischen groups. This comes here not at all to the light but on the
  31.   further pages of the book this will be focused.
  32.  
  33.   Requirements
  34.   ~~~~~~~~~~~~
  35.   - Any OS with an Ansi-C Compiler
  36.   - a lot of money to check their numbers :-)
  37.  
  38.   Author
  39.   ~~~~~~
  40.   Finn Jacobs
  41.  
  42.   Internet    fjacobs@computerlabor.math.uni-kiel.de
  43.  
  44.   History
  45.   ~~~~~~~
  46.   V1.2a: - t-Table changed to 2-dimensional-array (intern)
  47.  
  48.   V1.1a: - d0-Errorcode option implemented
  49.  
  50.   V1.0a: - first version
  51.  
  52.